<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.top_main {
    position: relative;
    width: 100%;
    height: 34px;
    line-height: 34px;
    background: #282d34;
}


.header_main1 {
    width: 100%;
    height: 110px;
    overflow: hidden;
    z-index: 100;
    background: #fff;
    border-bottom: 1px solid #ededed;
}

.header1 {
    width: 1200px;
    margin: 0 auto;
	    height: 110px;
}


.logo1 {
    float: left;
    margin: 6px 0 0 0;
}

.tel1 {
    float: right;
	    margin: 15px 0 0 0;
}

.con1 {
    font-size: 26px;
    color: #1ea4fe;
    text-indent: 50px;
    font-weight: 700;
}

.tit1 {
    width: 170px;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    text-align: center;
    display: block;
    color: #333;
    font-weight: 700;
}







.onav_main {
    position: relative;
    width: 100%;
    float: left;
    height: 60px;
    color: #fff;
    z-index: 13;
    border-bottom: 1px solid #d2d2d6;
	background: #2196F3;
}
.onav_main .nav {
    width: 1200px;
    margin: 0 auto;
    margin-top: 15px;
}
.onav_main .nav li {
    position: relative;
    color: #fff;
    line-height: 32px;
    float: left;
    margin-right: 32px;
    border-radius: 24px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.onav_main .nav li a.webnavli {
    width: 118px;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    text-align: center;
    display: block;
    color: #333;
}
.onav_main .nav .subnav {
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);
    opacity: 0;
    visibility: hidden;
    transition: all .6s ease 0s;
    transform: translate3d(0,10px,0);
    -moz-transform: translate3d(0,10px,0);
    -webkit-transform: translate3d(0,10px,0);
}
.onav_main .nav .subnav {
    height: auto;
    left: 0;
    top: 32px;
    position: absolute;
    width: 100%;
    z-index: 199;
    background: rgba(255,255,255,.86);
    border-radius: 12px;
}
.onav_main .nav .subnav li {
    width: 100%;
}
.onav_main .nav .subnav .nav1 a {
    color: #333;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 34px;
    text-align: center;
    border-bottom: #ddd 1px solid;
}
.tbdh .nav li a.webnavli {
    font-size: 18px;
    color: #fff;
}

.headdb {
    height: 30px;
    background: #ccc;
    line-height: 30px;
}

.jdtb {
    width: 1200px;
    margin: 0 auto;
    font-size: 13px;
}

.hdtxt {
    float: left;
}

.hdli {
    float: right;
}
.lgy {
    float: left;
}

.lgy span {
font-size: 25px;
    color:#333;
    line-height: 111px;
    margin: 0 0 0 40px;
}
.zxdh {
    font-size: 19px;
    margin: 0 55px;
}




    .swiper-container {
      width: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }

    .swiper-pagination-bullet {
      width: 20px;
      height: 20px;
      text-align: center;
      line-height: 20px;
      font-size: 12px;
      color: #000;
      opacity: 1;
      background: rgba(0, 0, 0, 0.2);
    }

    .swiper-pagination-bullet-active {
      color: #fff;
      background: #007aff;
    }
.header1&gt;a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-size: 25px;
    color: #01060a;
    font-weight: bold;
    margin: 0;
}
.logo1 img {
    width: 80%;
}



</pre></body></html>